[INFO] fetching crate switchy_random 0.3.0...
[INFO] fixing switchy_random-0.3.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate switchy_random 0.3.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate switchy_random 0.3.0
[INFO] finished tweaking crates.io crate switchy_random 0.3.0
[INFO] tweaked toml for crates.io crate switchy_random 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate switchy_random 0.3.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate switchy_random 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c5d941e7365a418edba089ce33367e70e8fa355ddc0eb3f45d9e82ea611f5377
[INFO] running `Command { std: "docker" "start" "c5d941e7365a418edba089ce33367e70e8fa355ddc0eb3f45d9e82ea611f5377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c5d941e7365a418edba089ce33367e70e8fa355ddc0eb3f45d9e82ea611f5377" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5d941e7365a418edba089ce33367e70e8fa355ddc0eb3f45d9e82ea611f5377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c5d941e7365a418edba089ce33367e70e8fa355ddc0eb3f45d9e82ea611f5377" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking switchy_random v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/rand.rs:117:7
[INFO] [stdout]     |
[INFO] [stdout] 117 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/rand.rs:131:7
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/rand.rs:145:7
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/rand.rs:154:7
[INFO] [stdout]     |
[INFO] [stdout] 154 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/rand.rs:167:7
[INFO] [stdout]     |
[INFO] [stdout] 167 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/rand.rs:179:7
[INFO] [stdout]     |
[INFO] [stdout] 179 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/rand.rs:193:7
[INFO] [stdout]     |
[INFO] [stdout] 193 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/rand.rs:208:7
[INFO] [stdout]     |
[INFO] [stdout] 208 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/rand.rs:226:7
[INFO] [stdout]     |
[INFO] [stdout] 226 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/rand.rs:237:7
[INFO] [stdout]     |
[INFO] [stdout] 237 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/rand.rs:264:7
[INFO] [stdout]     |
[INFO] [stdout] 264 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:208:7
[INFO] [stdout]     |
[INFO] [stdout] 208 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:222:7
[INFO] [stdout]     |
[INFO] [stdout] 222 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:232:7
[INFO] [stdout]     |
[INFO] [stdout] 232 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:242:7
[INFO] [stdout]     |
[INFO] [stdout] 242 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:254:7
[INFO] [stdout]     |
[INFO] [stdout] 254 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:275:7
[INFO] [stdout]     |
[INFO] [stdout] 275 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:296:7
[INFO] [stdout]     |
[INFO] [stdout] 296 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:309:7
[INFO] [stdout]     |
[INFO] [stdout] 309 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:331:7
[INFO] [stdout]     |
[INFO] [stdout] 331 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:341:7
[INFO] [stdout]     |
[INFO] [stdout] 341 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:386:7
[INFO] [stdout]     |
[INFO] [stdout] 386 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:413:7
[INFO] [stdout]     |
[INFO] [stdout] 413 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:424:7
[INFO] [stdout]     |
[INFO] [stdout] 424 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:439:7
[INFO] [stdout]     |
[INFO] [stdout] 439 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:453:7
[INFO] [stdout]     |
[INFO] [stdout] 453 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:468:7
[INFO] [stdout]     |
[INFO] [stdout] 468 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:508:7
[INFO] [stdout]     |
[INFO] [stdout] 508 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:519:7
[INFO] [stdout]     |
[INFO] [stdout] 519 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:533:7
[INFO] [stdout]     |
[INFO] [stdout] 533 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:546:7
[INFO] [stdout]     |
[INFO] [stdout] 546 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:553:7
[INFO] [stdout]     |
[INFO] [stdout] 553 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:566:7
[INFO] [stdout]     |
[INFO] [stdout] 566 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:573:7
[INFO] [stdout]     |
[INFO] [stdout] 573 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:586:7
[INFO] [stdout]     |
[INFO] [stdout] 586 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:593:7
[INFO] [stdout]     |
[INFO] [stdout] 593 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:606:7
[INFO] [stdout]     |
[INFO] [stdout] 606 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:619:7
[INFO] [stdout]     |
[INFO] [stdout] 619 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:632:7
[INFO] [stdout]     |
[INFO] [stdout] 632 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:643:7
[INFO] [stdout]     |
[INFO] [stdout] 643 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:654:7
[INFO] [stdout]     |
[INFO] [stdout] 654 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:669:7
[INFO] [stdout]     |
[INFO] [stdout] 669 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:676:7
[INFO] [stdout]     |
[INFO] [stdout] 676 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:687:7
[INFO] [stdout]     |
[INFO] [stdout] 687 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:698:7
[INFO] [stdout]     |
[INFO] [stdout] 698 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:705:7
[INFO] [stdout]     |
[INFO] [stdout] 705 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:712:7
[INFO] [stdout]     |
[INFO] [stdout] 712 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:726:7
[INFO] [stdout]     |
[INFO] [stdout] 726 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:741:7
[INFO] [stdout]     |
[INFO] [stdout] 741 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:755:7
[INFO] [stdout]     |
[INFO] [stdout] 755 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:770:7
[INFO] [stdout]     |
[INFO] [stdout] 770 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:788:7
[INFO] [stdout]     |
[INFO] [stdout] 788 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:801:7
[INFO] [stdout]     |
[INFO] [stdout] 801 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:810:7
[INFO] [stdout]     |
[INFO] [stdout] 810 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:819:7
[INFO] [stdout]     |
[INFO] [stdout] 819 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:830:7
[INFO] [stdout]     |
[INFO] [stdout] 830 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:842:7
[INFO] [stdout]     |
[INFO] [stdout] 842 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:862:7
[INFO] [stdout]     |
[INFO] [stdout] 862 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:882:7
[INFO] [stdout]     |
[INFO] [stdout] 882 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:897:7
[INFO] [stdout]     |
[INFO] [stdout] 897 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:910:7
[INFO] [stdout]     |
[INFO] [stdout] 910 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:929:7
[INFO] [stdout]     |
[INFO] [stdout] 929 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:946:7
[INFO] [stdout]     |
[INFO] [stdout] 946 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:974:7
[INFO] [stdout]     |
[INFO] [stdout] 974 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:990:7
[INFO] [stdout]     |
[INFO] [stdout] 990 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1007:7
[INFO] [stdout]      |
[INFO] [stdout] 1007 |     #[test_log::test]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1020:7
[INFO] [stdout]      |
[INFO] [stdout] 1020 |     #[test_log::test]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `switchy_random` (lib test) due to 67 previous errors
[INFO] running `Command { std: "docker" "inspect" "c5d941e7365a418edba089ce33367e70e8fa355ddc0eb3f45d9e82ea611f5377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5d941e7365a418edba089ce33367e70e8fa355ddc0eb3f45d9e82ea611f5377", kill_on_drop: false }`
[INFO] [stdout] c5d941e7365a418edba089ce33367e70e8fa355ddc0eb3f45d9e82ea611f5377
